EMREXCLUDECLIPRECT, EMRINTERSECTCLIPRECT  XEVQJ_ 

The EMREXCLUDECLIPRECT and EMRINTERSECTCLIPRECTstructures contain members for the ExcludeClipRect1J1X7X. and IntersectClipRect1NH16VF enhanced metafile records.

typedef struct tagEMREXCLUDECLIPRECT

    EMR   emr;      // base structure for all record types
    RECTL rclClip;  // clipping rectangle
} EMREXCLUDECLIPRECT,   *PEMREXCLUDECLIPRECT,
  EMRINTERSECTCLIPRECT, *PEMRINTERSECTCLIPRECT;

 

Members

emr

Base structure for all record types.

rclClip

Clipping rectangle.

 

ExcludeClipRect1J1X7X., IntersectClipRect1NH16VF